2023 Method
Changes 0
M

UpdaterRegistry.AddTrigger

Description:
Adds a trigger to an updater with specified set of elements and ChangeType
Overloads (3):
AddTrigger(UpdaterId,Document,ICollection[ElementId],ChangeType)
public static void AddTrigger(
	UpdaterId id,
	Document document,
	ICollection<ElementId> elements,
	ChangeType change
)